Error: User 'pepemoreopen' has exceeded the 'max_questions' resource (current value: 40000)
Error No: 1226
SELECT * FROM product_featured f LEFT JOIN product p ON (f.product_id=p.product_id) LEFT JOIN product_description pd ON (f.product_id = pd.product_id) LEFT JOIN product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '2' AND p2s.store_id = '0' LIMIT 5